taskContentType

Class: com.microstrategy.web.app.taglibs.taskproc.ContentTypeTag

Usage:

This tag is used exclusively in the definition of a TASK ENVELOPE. When invoked it sets the content type of the response. Many Task envelopes specify a FIXED content type via a Page directive. In envelopes which have a variety of content types, then there needs to be a way to set it programmatically. The presence of this tag indicates that the value set programmatically is used. To specify the character set, use the defaultCharset attribute. This value is combined with the content/MIME type to form the full content type specification.

Name Required? Description
defaultCharset true